This document used the mathematical functions of Javascript to do some calculations. No separate compile operation was needed because most modern browsers have their own compiler, or do I mean interpreter? Two script sections were used, one in the head section to perform the calculation, one in the body to output the result. Some programmers advocate putting all the Javascript in the head of a document, but in this case the output would have come above the heading. This calculation would give an answer to the question, "If a monkey dances all the time without resting, how many seconds a year does it dance. Not a very sensible question anyway, but we have output the answer.
The next day the author found a method for using a string variable to give the date and time when the page was last modified (see above).